home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
etc
/
init
/
hal.conf
< prev
next >
Wrap
Text File
|
2009-10-05
|
410b
|
19 lines
# hal - hardware abstraction layer
#
# The HAL daemon collects and maintains information about your hardware
# and provides an abstraction layer for applications to access that
# information and utilise the hardware.
description "hardware abstraction layer"
start on (filesystem
and started dbus
and started udev)
stop on (stopping dbus
or stopping udev)
expect fork
respawn
exec hald --daemon=yes